home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1997 September
/
Macworld (1997-09).dmg
/
Serious Software
/
Cherwell Scientific Demos
/
DIMPLE
/
Install Files
/
IOL
/
Negative.IOL
< prev
next >
Wrap
Text File
|
1997-02-25
|
140b
|
8 lines
!DIMPLE IOL PROGRAM
! Negative function - for 8-bit images only
images
x "Image" input ;
y "Negative" output ;
operations
y = 255-x ;